PCA Index Dashboard Examples

PCA Index Dashboard Examples#

Ian’s Plot:#

x = np.linspace(0, 99, 100);
y = np.random.rand(100);
plt.plot(x, y, color = 'k', marker = 'x');
../_images/50ccbb2c2e5e586814db43f1edee2215d15c878aa08dfbcf789e30d520d4fcf9.png

Jeremy’s Plots:#

This script was last run at 2024-03-11 10:13:53.845473+00:00 (UTC)
In US/Central Time, this is 2024-03-11 05:13:53.845473-05:00
../_images/8e845775f955bb5d7aebdbe5927e3e4b5df69fd13de0f458fd8dea61648f6b49.png
../_images/8b1bd6b8ea6751755116493814491c17f2581a5dc67ce43717f59afc1963f69c.png